home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {showWindow = id; updateSourceInfoFromPanel = id; };
- CLASS = SourceInfoController;
- LANGUAGE = ObjC;
- OUTLETS = {
- RSSFieldLabel = NSTextField;
- RSSURLField = NSTextField;
- boxAboveDescription = NSBox;
- descriptionTextView = NSTextField;
- homeFieldLabel = NSTextField;
- homeURLField = NSTextField;
- iconView = NSImageView;
- nameField = NSTextField;
- nameFieldLabel = NSTextField;
- nameLabel = NSTextField;
- panelWindow = NSPanel;
- sourceTypeIconView = NSImageView;
- updateButton = NSButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = SourceInfoPanel; LANGUAGE = ObjC; SUPERCLASS = NSPanel; }
- );
- IBVersion = 1;
- }